Home
last modified time | relevance | path

Searched refs:op_type (Results 1 – 3 of 3) sorted by relevance

/packages/modules/Bluetooth/system/stack/gap/
Dgap_ble.cc326 uint16_t op_type; in client_cmpl_cback() local
333 op_type = p_clcb->cl_op_uuid; in client_cmpl_cback()
337 status, op_type); in client_cmpl_cback()
347 switch (op_type) { in client_cmpl_cback()
/packages/modules/Bluetooth/system/stack/include/
Dbtm_ble_api_types.h469 uint8_t op_type; member
/packages/modules/Bluetooth/system/stack/btm/
Dbtm_ble_adv_filter.cc179 btm_ble_adv_filt_cb.op_type = 0; in btm_flt_update_cb()