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

  /external/bluetooth/bluedroid/stack/gap/
gap_ble.c 717 GAP_TRACE_API ("GAP_BleReadPeerPrefConnParams() - BDA: %08x%04x cl_op_uuid: 0x%04x",
  /external/bluetooth/bluedroid/include/
bt_trace.h 577 #define GAP_TRACE_API(...) {if (gap_cb.trace_level >= BT_TRACE_LEVEL_API) BT_TRACE(TRACE_LAYER_GAP, TRACE_TYPE_API, ##__VA_ARGS__);}
    [all...]

Completed in 328 milliseconds