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 42 tGAP_INQ_CMPL inq_cmpl; local
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;
58 p_data = &inq_cmpl;
61 inq_cmpl.status, inq_cmpl.num_results);
  /external/bluetooth/bluedroid/bta/dm/
bta_dm_int.h 608 tBTA_DM_INQUIRY_CMPL inq_cmpl; member in union:__anon2920
bta_dm_act.c     [all...]
  /external/bluetooth/bluedroid/bta/include/
bta_api.h 890 tBTA_DM_INQ_CMPL inq_cmpl; \/* Inquiry complete. *\/ member in union:__anon3083
    [all...]
  /external/bluetooth/bluedroid/btif/src/
btif_gatt_client.c 535 __FUNCTION__,p_data->inq_cmpl.num_resps);
    [all...]

Completed in 39 milliseconds