Lines Matching defs:bd_addr
63 bool BTM_SecAddDevice(const RawAddress& bd_addr, DEV_CLASS dev_class, in BTM_SecAddDevice()
170 bool BTM_SecDeleteDevice(const RawAddress& bd_addr) { in BTM_SecDeleteDevice()
204 extern void BTM_SecClearSecurityFlags(const RawAddress& bd_addr) { in BTM_SecClearSecurityFlags()
223 char* BTM_SecReadDevName(const RawAddress& bd_addr) { in BTM_SecReadDevName()
243 tBTM_SEC_DEV_REC* btm_sec_alloc_dev(const RawAddress& bd_addr) { in btm_sec_alloc_dev()
285 bool btm_dev_support_switch(const RawAddress& bd_addr) { in btm_dev_support_switch()
348 const RawAddress* bd_addr = ((RawAddress*)context); in is_address_equal() local
368 tBTM_SEC_DEV_REC* btm_find_dev(const RawAddress& bd_addr) { in btm_find_dev()
444 tBTM_SEC_DEV_REC* btm_find_or_alloc_dev(const RawAddress& bd_addr) { in btm_find_or_alloc_dev()
543 tBTM_BOND_TYPE btm_get_bond_type_dev(const RawAddress& bd_addr) { in btm_get_bond_type_dev()
561 bool btm_set_bond_type_dev(const RawAddress& bd_addr, in btm_set_bond_type_dev()