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

  /external/bluetooth/bluedroid/bta/gatt/
bta_gattc_main.c 303 UINT16 in_event = event; local
306 in_event,
307 gattc_evt_code(in_event));
344 gattc_evt_code(in_event));
  /external/bluetooth/bluedroid/bta/ag/
bta_ag_main.c 822 UINT16 in_event = event; local
826 if (in_event != BTA_AG_API_RESULT_EVT || p_scb->state == BTA_AG_OPEN_ST)
869 bta_ag_evt_str(in_event, p_data->api_result.result));
    [all...]
  /external/bluetooth/bluedroid/bta/hf_client/
bta_hf_client_main.c 479 UINT16 in_event = event; local
524 bta_hf_client_evt_str(in_event));

Completed in 146 milliseconds