HomeSort by relevance Sort by last modified time
    Searched refs:GAP_SetPairableMode (Results 1 - 2 of 2) sorted by null

  /external/bluetooth/bluedroid/stack/include/
gap_api.h 432 ** Function GAP_SetPairableMode
440 GAP_API extern UINT16 GAP_SetPairableMode (UINT16 mode, BOOLEAN connect_only_paired);
    [all...]
  /external/bluetooth/bluedroid/stack/gap/
gap_api.c 318 ** Function GAP_SetPairableMode
332 UINT16 GAP_SetPairableMode (UINT16 mode, BOOLEAN connect_only_paired)
350 GAP_TRACE_ERROR1 ("GAP_SetPairableMode: illegal mode %d", mode);
    [all...]

Completed in 30 milliseconds