Searched refs:BTM_ReadDevInfo (Results 1 - 7 of 7) sorted by relevance

/external/bluetooth/bluedroid/stack/btm/
H A Dbtm_ble_bgconn.c114 BTM_ReadDevInfo(bd_addr, &dev_type, &addr_type);
H A Dbtm_ble.c582 ** Function BTM_ReadDevInfo
592 void BTM_ReadDevInfo (BD_ADDR remote_bda, tBT_DEVICE_TYPE *p_dev_type, tBLE_ADDR_TYPE *p_addr_type) function
731 BTM_ReadDevInfo(bd_addr, &dev_type, &addr_type);
H A Dbtm_acl.c2908 BTM_ReadDevInfo(remote_bda, &dev_type, &addr_type);
H A Dbtm_sec.c1350 BTM_ReadDevInfo(bd_addr, &dev_type, &addr_type);
/external/bluetooth/bluedroid/stack/include/
H A Dbtm_ble_api.h1351 ** Function BTM_ReadDevInfo
1361 BTM_API extern void BTM_ReadDevInfo (BD_ADDR remote_bda, tBT_DEVICE_TYPE *p_dev_type,
/external/bluetooth/bluedroid/stack/l2cap/
H A Dl2c_utils.c2226 BTM_ReadDevInfo(p_lcb->remote_bd_addr, &dev_type, &addr_type);
/external/bluetooth/bluedroid/bta/dm/
H A Dbta_dm_act.c2409 BTM_ReadDevInfo(remote_bd_addr, &dev_type, &addr_type);

Completed in 469 milliseconds