OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GAP_DEVICE_NOT_UP
(Results
1 - 2
of
2
) sorted by null
/external/bluetooth/bluedroid/stack/gap/
gap_utils.c
421
return (
GAP_DEVICE_NOT_UP
);
/external/bluetooth/bluedroid/stack/include/
gap_api.h
42
#define
GAP_DEVICE_NOT_UP
(GAP_ERR_GRP + 0x0c) /* The device was not up; the request was not executed */
251
**
GAP_DEVICE_NOT_UP
if the device is not active,
283
**
GAP_DEVICE_NOT_UP
if the device is not initialized yet
303
**
GAP_DEVICE_NOT_UP
if the device is not initialized yet
388
**
GAP_DEVICE_NOT_UP
if the device is not active,
533
**
GAP_DEVICE_NOT_UP
if the device has not been initialized yet
[
all
...]
Completed in 24 milliseconds