HomeSort by relevance Sort by last modified time
    Searched refs:BTM_ReadDevInfo (Results 1 - 9 of 9) sorted by null

  /external/bluetooth/bluedroid/stack/btm/
btm_ble_bgconn.c 119 BTM_ReadDevInfo(bd_addr, &dev_type, &addr_type);
btm_inq.c     [all...]
btm_ble.c 541 ** Function BTM_ReadDevInfo
551 void BTM_ReadDevInfo (BD_ADDR remote_bda, tBT_DEVICE_TYPE *p_dev_type, tBLE_ADDR_TYPE *p_addr_type)
    [all...]
btm_sec.c     [all...]
  /external/bluetooth/bluedroid/stack/include/
btm_ble_api.h 718 ** Function BTM_ReadDevInfo
728 BTM_API extern void BTM_ReadDevInfo (BD_ADDR remote_bda, tBT_DEVICE_TYPE *p_dev_type,
    [all...]
  /external/bluetooth/bluedroid/stack/gatt/
gatt_main.c 146 BTM_ReadDevInfo(rem_bda, &dev_type, &addr_type);
    [all...]
  /external/bluetooth/bluedroid/bta/gatt/
bta_gattc_cache.c 434 BTM_ReadDevInfo(p_server_cb->server_bda, &dev_type, &addr_type);
    [all...]
  /external/bluetooth/bluedroid/bta/dm/
bta_dm_act.c     [all...]
  /external/bluetooth/bluedroid/stack/l2cap/
l2c_utils.c     [all...]

Completed in 54 milliseconds