HomeSort by relevance Sort by last modified time
    Searched full:wbs_cb (Results 1 - 2 of 2) sorted by null

  /hardware/libhardware/include/hardware/
bt_hf.h 168 bthf_wbs_callback wbs_cb; member in struct:__anon20332
  /external/bluetooth/bluedroid/btif/src/
btif_hf.c 555 { HAL_CBACK(bt_hf_callbacks, wbs_cb, BTHF_WBS_NO, &btif_hf_cb[idx].connected_bda);}
557 {HAL_CBACK(bt_hf_callbacks, wbs_cb, BTHF_WBS_YES, &btif_hf_cb[idx].connected_bda);}
559 {HAL_CBACK(bt_hf_callbacks, wbs_cb, BTHF_WBS_NONE, &btif_hf_cb[idx].connected_bda);}
614 HAL_CBACK(bt_hf_callbacks, wbs_cb,(p_data->val.num == BTA_AG_CODEC_MSBC) ? \
    [all...]

Completed in 421 milliseconds