Searched refs:GAP_SetPairableMode (Results 1 - 2 of 2) sorted by relevance

/external/bluetooth/bluedroid/stack/include/
H A Dgap_api.h427 ** Function GAP_SetPairableMode
435 GAP_API extern UINT16 GAP_SetPairableMode (UINT16 mode, BOOLEAN connect_only_paired);
/external/bluetooth/bluedroid/stack/gap/
H A Dgap_api.c319 ** Function GAP_SetPairableMode
333 UINT16 GAP_SetPairableMode (UINT16 mode, BOOLEAN connect_only_paired) function
351 GAP_TRACE_ERROR ("GAP_SetPairableMode: illegal mode %d", mode);

Completed in 1049 milliseconds