OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:bt_malloc
(Results
1 - 2
of
2
) sorted by null
/hardware/ti/wlan/mac80211/ti-utils/uim_rfkill/
uim.c
658
void *
bt_malloc
(size_t size)
function
669
uint8_t *ba =
bt_malloc
(sizeof(bdaddr_t));
/hardware/ti/wpan/ti_st/uim-sysfs/
uim.c
635
void *
bt_malloc
(size_t size)
function
646
uint8_t *ba =
bt_malloc
(sizeof(bdaddr_t));
Completed in 34 milliseconds