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

  /external/bluetooth/bluedroid/stack/gap/
gap_utils.c 54 inq_cmpl.num_results = ((tBTM_INQUIRY_CMPL *)p_data)->num_resp;
56 inq_cmpl.status = (((tBTM_INQUIRY_CMPL *)p_data)->status == BTM_SUCCESS) ? BT_PASS : GAP_ERR_PROCESSING;
225 void gap_find_addr_inq_cb (tBTM_INQUIRY_CMPL *p)
gap_int.h 202 extern void gap_find_addr_inq_cb (tBTM_INQUIRY_CMPL *p);
  /external/bluetooth/bluedroid/stack/btm/
btm_inq.c     [all...]
btm_int.h 310 tBTM_INQUIRY_CMPL inq_cmpl_info; /* Status and number of responses from the last inquiry */
    [all...]
  /external/bluetooth/bluedroid/bta/dm/
bta_dm_act.c     [all...]
  /external/bluetooth/bluedroid/stack/include/
btm_api.h 638 } tBTM_INQUIRY_CMPL;
    [all...]

Completed in 128 milliseconds