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

  /hardware/interfaces/bluetooth/1.0/default/
bt_vendor_lib.h 240 } bt_vendor_op_result_t; typedef in typeref:enum:__anon47997
254 typedef void (*cfg_result_cb)(bt_vendor_op_result_t result);
325 typedef void (*cfg_a2dp_cb)(bt_vendor_op_result_t result, bt_vendor_opcode_t op,
vendor_interface.cc 95 void firmware_config_cb(bt_vendor_op_result_t result) {
100 void sco_config_cb(bt_vendor_op_result_t result) {
104 void low_power_mode_cb(bt_vendor_op_result_t result) {
108 void sco_audiostate_cb(bt_vendor_op_result_t result) {
123 void epilog_cb(bt_vendor_op_result_t result) {
127 void a2dp_offload_cb(bt_vendor_op_result_t result, bt_vendor_opcode_t op,
  /system/bt/hci/include/
bt_vendor_lib.h 237 } bt_vendor_op_result_t; typedef in typeref:enum:__anon1853
252 typedef void (*cfg_result_cb)(bt_vendor_op_result_t result);
323 typedef void (*cfg_a2dp_cb)(bt_vendor_op_result_t result, bt_vendor_opcode_t op,
  /hardware/broadcom/libbt/src/
hardware.c 934 bt_vendor_op_result_t status = BT_VND_OP_RESULT_FAIL;
    [all...]

Completed in 264 milliseconds