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

  /external/bluetooth/bluedroid/stack/gap/
gap_utils.c 43 tGAP_INQ_CMPL inq_cmpl; local
55 inq_cmpl.num_results = ((tBTM_INQUIRY_CMPL *)p_data)->num_resp;
57 inq_cmpl.status = (((tBTM_INQUIRY_CMPL *)p_data)->status == BTM_SUCCESS) ? BT_PASS : GAP_ERR_PROCESSING;
59 p_data = &inq_cmpl;
62 inq_cmpl.status, inq_cmpl.num_results);
  /external/bluetooth/bluedroid/bta/dm/
bta_dm_act.c     [all...]
bta_dm_int.h 769 tBTA_DM_INQUIRY_CMPL inq_cmpl; member in union:__anon5153
    [all...]
  /external/bluetooth/bluedroid/bta/include/
bta_api.h 1108 tBTA_DM_INQ_CMPL inq_cmpl; \/* Inquiry complete. *\/ member in union:__anon5347
    [all...]
  /external/bluetooth/bluedroid/btif/src/
btif_gatt_client.c     [all...]

Completed in 41 milliseconds