OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:btsnd_hcic_write_ext_inquiry_response
(Results
1 - 2
of
2
) sorted by null
/external/bluetooth/bluedroid/stack/hcic/
hcicmds.c
2304
void
btsnd_hcic_write_ext_inquiry_response
(void *buffer, UINT8 fec_req)
function
[
all
...]
/external/bluetooth/bluedroid/stack/include/
hcimsgs.h
473
HCI_API extern void
btsnd_hcic_write_ext_inquiry_response
(void *buffer, UINT8 fec_req);
482
#define
btsnd_hcic_write_ext_inquiry_response
(buffer, fec_req)
macro
[
all
...]
Completed in 1268 milliseconds