Home
last modified time | relevance | path

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

/system/bt/btif/src/
Dbtif_gatt_client.c445 static void btif_gattc_upstreams_evt(uint16_t event, char* p_param) in btif_gattc_upstreams_evt() function
814 bt_status_t status = btif_transfer_context(btif_gattc_upstreams_evt, in bta_gattc_cback()
863 bt_status_t status = btif_transfer_context(btif_gattc_upstreams_evt, (uint16_t) upevt, in bta_gattc_multi_adv_cback()
874 btif_transfer_context(btif_gattc_upstreams_evt, BTA_GATTC_ADV_DATA_EVT, in bta_gattc_set_adv_data_cback()
925 btif_transfer_context(btif_gattc_upstreams_evt, upevt,(char*) &btif_scan_track_cb, in bta_batch_scan_setup_cb()
938 btif_transfer_context(btif_gattc_upstreams_evt, BTA_GATTC_BTH_SCAN_THR_EVT, in bta_batch_scan_threshold_cb()
965 btif_transfer_context(btif_gattc_upstreams_evt, BTA_GATTC_BTH_SCAN_RD_EVT, in bta_batch_scan_reports_cb()
1009 btif_transfer_context(btif_gattc_upstreams_evt, BTIF_GATT_OBSERVE_EVT, in bta_scan_results_cb()
1020 btif_transfer_context(btif_gattc_upstreams_evt, BTA_GATTC_ADV_VSC_EVT, in bta_track_adv_event_cb()
1032 btif_transfer_context(btif_gattc_upstreams_evt, BTIF_GATTC_RSSI_EVT, in btm_read_rssi_cb()
[all …]