Searched refs:AddIncludedService (Results 1 – 5 of 5) sorted by relevance
/system/bt/bta/test/gatt/ |
D | database_builder_test.cc | 125 builder.AddIncludedService(0x0031, SERVICE_4_UUID, 0x0040, 0x004f); in TEST() 126 builder.AddIncludedService(0x0032, SERVICE_2_UUID, 0x0020, 0x002f); in TEST()
|
D | database_test.cc | 49 builder.AddIncludedService(0x0002, SERVICE_2_UUID, 0x0010, 0x001f); in TEST()
|
/system/bt/bta/gatt/ |
D | database_builder.h | 34 void AddIncludedService(uint16_t handle, const bluetooth::Uuid& uuid,
|
D | database_builder.cc | 61 void DatabaseBuilder::AddIncludedService(uint16_t handle, const Uuid& uuid, in AddIncludedService() function in gatt::DatabaseBuilder
|
D | bta_gattc_cache.cc | 336 p_srvc_cb->pending_discovery.AddIncludedService( in bta_gattc_disc_res_cback()
|