OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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)
789
GAP_TRACE_ERROR0("
GAP_BleReadPeerPrefConnParams
max connection reached");
795
GAP_TRACE_API3 ("
GAP_BleReadPeerPrefConnParams
() - BDA: %08x%04x cl_op_uuid: 0x%04x",
956
GAP_TRACE_ERROR0 ("
GAP_BleReadPeerPrefConnParams
: GATT_Read Failed");
/external/bluetooth/bluedroid/bta/dm/
bta_dm_act.c
[
all
...]
Completed in 248 milliseconds