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

  /external/bluetooth/bluedroid/hci/src/
vendor.c 41 static void firmware_config_cb(bt_vendor_op_result_t result);
42 static void sco_config_cb(bt_vendor_op_result_t result);
43 static void low_power_mode_cb(bt_vendor_op_result_t result);
44 static void sco_audiostate_cb(bt_vendor_op_result_t result);
48 static void epilog_cb(bt_vendor_op_result_t result);
112 static void firmware_config_cb(bt_vendor_op_result_t result) {
126 static void sco_config_cb(UNUSED_ATTR bt_vendor_op_result_t result) {
135 static void low_power_mode_cb(bt_vendor_op_result_t result) {
150 static void sco_audiostate_cb(bt_vendor_op_result_t result)
179 static void epilog_cb(UNUSED_ATTR bt_vendor_op_result_t result)
    [all...]
  /external/bluetooth/bluedroid/hci/include/
bt_vendor_lib.h 206 } bt_vendor_op_result_t; typedef in typeref:enum:__anon5778
220 typedef void (*cfg_result_cb)(bt_vendor_op_result_t result);
  /hardware/broadcom/libbt/src/
hardware.c 919 bt_vendor_op_result_t status = BT_VND_OP_RESULT_FAIL;
954 bt_vendor_op_result_t status = BT_VND_OP_RESULT_FAIL;
    [all...]

Completed in 79 milliseconds