Home
last modified time | relevance | path

Searched refs:tGAP_COD (Results 1 – 2 of 2) sorted by relevance

/external/bluetooth/bluedroid/stack/include/
Dgap_api.h197 } tGAP_COD; typedef
491 GAP_API extern UINT16 GAP_SetDeviceClass(tGAP_COD *p_cod, UINT8 cmd);
502 GAP_API extern UINT16 GAP_ReadDeviceClass(tGAP_COD *p_cod);
/external/bluetooth/bluedroid/stack/gap/
Dgap_api.c766 UINT16 GAP_SetDeviceClass(tGAP_COD *p_cod, UINT8 cmd) in GAP_SetDeviceClass()
832 UINT16 GAP_ReadDeviceClass(tGAP_COD *p_cod) in GAP_ReadDeviceClass()