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

  /external/bluetooth/bluedroid/stack/include/
gap_api.h 748 ** Function GAP_BleReadPeerPrefConnParams
756 GAP_API extern BOOLEAN GAP_BleReadPeerPrefConnParams (BD_ADDR peer_bda);
    [all...]
  /external/bluetooth/bluedroid/stack/gap/
gap_ble.c 756 GAP_TRACE_ERROR0 ("GAP_BleReadPeerPrefConnParams: GATT_Read Failed");
772 ** Function GAP_BleReadPeerPrefConnParams
780 BOOLEAN GAP_BleReadPeerPrefConnParams (BD_ADDR peer_bda)
794 GAP_TRACE_API3 ("GAP_BleReadPeerPrefConnParams() - BDA: %08x%04x cl_op_uuid: 0x%04x",
946 GAP_TRACE_ERROR0 ("GAP_BleReadPeerPrefConnParams: GATT_Read Failed");
  /external/bluetooth/bluedroid/bta/dm/
bta_dm_act.c     [all...]

Completed in 71 milliseconds