HomeSort by relevance Sort by last modified time
    Searched refs:btif_transfer_context (Results 1 - 19 of 19) sorted by null

  /system/bt/btif/src/
btif_profile_queue.cc 129 return btif_transfer_context(queue_int_handle_evt, BTIF_QUEUE_CONNECT_EVT,
144 btif_transfer_context(queue_int_handle_evt, BTIF_QUEUE_ADVANCE_EVT, NULL, 0,
btif_core.cc 174 * Function btif_transfer_context
189 bt_status_t btif_transfer_context(tBTIF_CBACK* p_cback, uint16_t event, function
195 BTIF_TRACE_VERBOSE("btif_transfer_context event %d, len %d", event,
872 return btif_transfer_context(execute_storage_request,
900 return btif_transfer_context(execute_storage_request,
    [all...]
btif_mce.cc 111 btif_transfer_context(btif_mce_mas_discovery_comp_evt, event,
btif_sdp.cc 102 btif_transfer_context(btif_sdp_search_comp_evt, event, (char*)p_data,
btif_av.cc     [all...]
btif_dm.cc     [all...]
btif_hh.cc     [all...]
btif_hf_client.cc 365 btif_transfer_context(btif_in_hf_client_generic_evt,
    [all...]
btif_ble_scanner.cc 125 btif_transfer_context(btif_gatts_upstreams_evt, (uint16_t)event,
btif_config.cc 452 btif_transfer_context(btif_config_write, 0, NULL, 0, NULL);
btif_gatt_server.cc 274 status = btif_transfer_context(btapp_gatts_handle_cback, (uint16_t)event,
btif_hd.cc 337 status = btif_transfer_context(btif_hd_upstreams_evt, (uint16_t)event,
btif_hf.cc 627 status = btif_transfer_context(btif_hf_upstreams_evt, (uint16_t)event,
813 btif_transfer_context(btif_in_hf_generic_evt, BTIF_HFP_CB_AUDIO_CONNECTING,
    [all...]
btif_hl.cc     [all...]
btif_pan.cc 260 btif_transfer_context(btif_in_pan_generic_evt, BTIF_PAN_CB_DISCONNECTING,
670 btif_transfer_context(bta_pan_callback_transfer, event, (char*)p_data,
btif_gatt_client.cc 204 btif_transfer_context(btif_gattc_upstreams_evt, (uint16_t)event,
btif_rc.cc     [all...]
  /system/bt/stack/btu/
btu_task.cc 174 btif_transfer_context(btif_init_ok, 0, NULL, 0, NULL);
  /system/bt/btif/include/
btif_common.h 248 bt_status_t btif_transfer_context(tBTIF_CBACK* p_cback, uint16_t event,

Completed in 733 milliseconds