Searched refs:BTM_HasEirService (Results 1 – 8 of 8) sorted by relevance
58 bool BTM_HasEirService(const uint32_t* p_eir_uuid, uint16_t uuid16) { in BTM_HasEirService() function
69 bool bluetooth::shim::BTM_HasEirService(const uint32_t* p_eir_uuid, in BTM_HasEirService() function in bluetooth::shim
850 bool BTM_HasEirService(const uint32_t* p_eir_uuid, uint16_t uuid16);
293 bool BTM_HasEirService(const uint32_t* p_eir_uuid, uint16_t uuid16);
884 bool bluetooth::shim::BTM_HasEirService(const uint32_t* p_eir_uuid, in BTM_HasEirService() function in bluetooth::shim
73 bool bluetooth::shim::BTM_HasEirService(const uint32_t* p_eir_uuid, in BTM_HasEirService() function in bluetooth::shim
1551 bool BTM_HasEirService(const uint32_t* p_eir_uuid, uint16_t uuid16) { in BTM_HasEirService() function1578 if (BTM_HasEirService(p_results->eir_uuid, uuid16)) { in BTM_HasInquiryEirService()
3184 if (!BTM_HasEirService(p_bta_dm_eir_cfg->uuid_mask, uuid16)) return; in bta_dm_eir_update_uuid()