Searched defs:cfg_op (Results 1 - 2 of 2) sorted by relevance

/external/bluetooth/bluedroid/bta/dm/
H A Dbta_dm_act.c5604 static void bta_ble_scan_cfg_cmpl(tBTM_BLE_PF_ACTION action, tBTM_BLE_SCAN_COND_OP cfg_op, argument
5610 APPL_TRACE_DEBUG("bta_ble_scan_cfg_cmpl: %d, %d, %d, %d", action, cfg_op, avbl_space, status);
5613 bta_dm_cb.p_scan_filt_cfg_cback(action, cfg_op, avbl_space, st, ref_value);
/external/bluetooth/bluedroid/btif/src/
H A Dbtif_gatt_client.c1028 static void bta_scan_filt_cfg_cb(tBTA_DM_BLE_PF_ACTION action, tBTA_DM_BLE_SCAN_COND_OP cfg_op, argument
1035 btif_cb.cond_op = cfg_op;

Completed in 245 milliseconds