Searched refs:BTM_SecurityGrant (Results 1 – 3 of 3) sorted by relevance
206 extern void BTM_SecurityGrant(const RawAddress& bd_addr, uint8_t res);
521 do_in_main_thread(FROM_HERE, base::Bind(BTM_SecurityGrant, bd_addr, res)); in BTA_DmBleSecurityGrant()
308 void BTM_SecurityGrant(const RawAddress& bd_addr, uint8_t res) { in BTM_SecurityGrant() function