OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GAP_BAD_BD_ADDR
(Results
1 - 2
of
2
) sorted by null
/external/bluetooth/bluedroid/stack/gap/
gap_utils.c
424
return (
GAP_BAD_BD_ADDR
);
/external/bluetooth/bluedroid/stack/include/
gap_api.h
43
#define
GAP_BAD_BD_ADDR
(GAP_ERR_GRP + 0x0d) /* The bd addr passed in was not found or invalid */
532
**
GAP_BAD_BD_ADDR
if the device address is bad,
[
all
...]
Completed in 29 milliseconds