Searched refs:tBTM_INQ_PARMS (Results 1 - 6 of 6) sorted by relevance

/external/bluetooth/bluedroid/stack/include/
H A Dgap_api.h169 typedef tBTM_INQ_PARMS tGAP_INQ_PARMS; /* see btm_api.h */
H A Dbtm_api.h229 /* Inquiry Filter Condition types (see tBTM_INQ_PARMS) */
588 } tBTM_INQ_PARMS; typedef in typeref:struct:__anon1273
2459 BTM_API extern tBTM_STATUS BTM_SetPeriodicInquiryMode (tBTM_INQ_PARMS *p_inqparms,
2493 BTM_API extern tBTM_STATUS BTM_StartInquiry (tBTM_INQ_PARMS *p_inqparms,
/external/bluetooth/bluedroid/stack/btm/
H A Dbtm_inq.c477 tBTM_STATUS BTM_SetPeriodicInquiryMode (tBTM_INQ_PARMS *p_inqparms, UINT16 max_delay,
850 tBTM_STATUS BTM_StartInquiry (tBTM_INQ_PARMS *p_inqparms, tBTM_INQ_RESULTS_CB *p_results_cb,
1990 tBTM_INQ_PARMS *p_inqparms = &p_inq->inqparms;
H A Dbtm_int.h313 tBTM_INQ_PARMS inqparms; /* Contains the parameters for the current inquiry */
H A Dbtm_ble_gap.c1441 tBTM_INQ_PARMS *p_cond = &btm_cb.btm_inq_vars.inqparms;
/external/bluetooth/bluedroid/bta/dm/
H A Dbta_dm_act.c1218 result.status = BTM_StartInquiry( (tBTM_INQ_PARMS*)&p_data->search.inq_params,

Completed in 56 milliseconds