OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:L2CAP_CONN_CANCEL
(Results
1 - 3
of
3
) sorted by null
/system/bt/stack/include/
l2cdefs.h
102
#define
L2CAP_CONN_CANCEL
256 /* L2CAP connection cancelled */
gatt_api.h
114
#define GATT_CONN_CANCEL
L2CAP_CONN_CANCEL
/* 0x0100 L2CAP connection cancelled */
[
all
...]
/system/bt/stack/l2cap/
l2c_ble.c
81
p_lcb->disc_reason =
L2CAP_CONN_CANCEL
;
[
all
...]
Completed in 120 milliseconds