OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:bt_vendor_op_result_t
(Results
1 - 3
of
3
) sorted by null
/external/bluetooth/bluedroid/hci/src/
bt_hw.c
66
static void fwcfg_cb(
bt_vendor_op_result_t
result)
88
static void scocfg_cb(
bt_vendor_op_result_t
result)
105
static void lpm_vnd_cb(
bt_vendor_op_result_t
result)
179
static void epilog_cb(
bt_vendor_op_result_t
result)
/external/bluetooth/bluedroid/hci/include/
bt_vendor_lib.h
194
}
bt_vendor_op_result_t
;
typedef in typeref:enum:__anon3440
201
typedef void (*cfg_result_cb)(
bt_vendor_op_result_t
result);
/hardware/broadcom/libbt/src/
hardware.c
877
bt_vendor_op_result_t
status = BT_VND_OP_RESULT_FAIL;
[
all
...]
Completed in 41 milliseconds