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

  /external/bluetooth/bluedroid/stack/gap/
gap_int.h 64 tBTM_INQ_INFO *p_cur_inq; /* Pointer to the current inquiry database entry */
168 tBTM_INQ_INFO *cur_inqptr;
gap_utils.c 290 tBTM_INQ_INFO *p_result;
gap_api.c 179 gap_cb.findaddr_cb.p_cur_inq = (tBTM_INQ_INFO *) NULL; /* Reset to the beginning of the database */
    [all...]
  /external/bluetooth/bluedroid/stack/btm/
btm_inq.c     [all...]
btm_ble_int.h 244 extern tBTM_STATUS btm_ble_read_remote_name(BD_ADDR remote_bda, tBTM_INQ_INFO *p_cur, tBTM_CMPL_CB *p_cb);
btm_dev.c 226 tBTM_INQ_INFO *p_inq_info;
btm_int.h 261 tBTM_INQ_INFO inq_info;
    [all...]
btm_ble.c 69 tBTM_INQ_INFO *p_info=NULL;
555 tBTM_INQ_INFO *p_inq_info = BTM_InqDbRead(remote_bda);
    [all...]
btm_ble_gap.c     [all...]
btm_sec.c     [all...]
  /external/bluetooth/bluedroid/stack/include/
btm_api.h 221 ** Used in the tBTM_INQ_INFO structure, and returned in the
630 } tBTM_INQ_INFO;
    [all...]
  /external/bluetooth/bluedroid/bta/dm/
bta_dm_int.h 791 tBTM_INQ_INFO * p_btm_inq_info;
bta_dm_act.c     [all...]
  /external/bluetooth/bluedroid/bta/jv/
bta_jv_api.c 279 tBTM_INQ_INFO *p_info;
    [all...]
  /external/bluetooth/bluedroid/stack/l2cap/
l2c_utils.c     [all...]

Completed in 57 milliseconds