OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:tGAP_COD
(Results
1 - 2
of
2
) sorted by null
/external/bluetooth/bluedroid/stack/include/
gap_api.h
197
}
tGAP_COD
;
491
GAP_API extern UINT16 GAP_SetDeviceClass(
tGAP_COD
*p_cod, UINT8 cmd);
502
GAP_API extern UINT16 GAP_ReadDeviceClass(
tGAP_COD
*p_cod);
[
all
...]
/external/bluetooth/bluedroid/stack/gap/
gap_api.c
766
UINT16 GAP_SetDeviceClass(
tGAP_COD
*p_cod, UINT8 cmd)
[
all
...]
Completed in 1176 milliseconds