OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:L2CA_CancelBleConnectReq
(Results
1 - 4
of
4
) sorted by null
/external/bluetooth/bluedroid/stack/include/
l2c_api.h
[
all
...]
/external/bluetooth/bluedroid/stack/l2cap/
l2c_ble.c
37
** Function
L2CA_CancelBleConnectReq
46
BOOLEAN
L2CA_CancelBleConnectReq
(BD_ADDR rem_bda)
53
L2CAP_TRACE_WARNING0 ("
L2CA_CancelBleConnectReq
- no connection pending");
59
L2CAP_TRACE_WARNING4 ("
L2CA_CancelBleConnectReq
- different BDA Connecting: %08x%04x Cancel: %08x%04x",
l2c_link.c
527
L2CA_CancelBleConnectReq
(l2cb.ble_connecting_bda);
[
all
...]
/external/bluetooth/bluedroid/stack/gatt/
gatt_main.c
200
ret =
L2CA_CancelBleConnectReq
(rem_bda);
[
all
...]
Completed in 152 milliseconds