OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:get_bt_version
(Results
1 - 3
of
3
) sorted by null
/system/bt/device/include/
controller.h
36
const bt_version_t *(*
get_bt_version
)(void);
member in struct:controller_t
/system/bt/device/src/
controller.c
276
static const bt_version_t *
get_bt_version
(void) {
function
428
get_bt_version
,
/system/bt/stack/btm/
btm_int.h
73
#define BTM_IS_BRCM_CONTROLLER() (controller_get_interface()->
get_bt_version
()->manufacturer == LMP_COMPID_BROADCOM)
[
all
...]
Completed in 195 milliseconds