OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GATTS_REQ_TYPE_MTU
(Results
1 - 5
of
5
) sorted by null
/external/bluetooth/bluedroid/stack/gatt/
gatt_attr.c
191
case
GATTS_REQ_TYPE_MTU
:
gatt_sr.c
931
gatt_sr_send_req_callback(conn_id, 0,
GATTS_REQ_TYPE_MTU
,
[
all
...]
/external/bluetooth/bluedroid/bta/include/
bta_gatt_api.h
377
#define BTA_GATTS_MTU_EVT
GATTS_REQ_TYPE_MTU
/* 4 */
[
all
...]
/external/bluetooth/bluedroid/stack/include/
gatt_api.h
374
GATTS_REQ_TYPE_MTU
, /* MTU exchange information */
[
all
...]
/external/bluetooth/bluedroid/stack/gap/
gap_ble.c
453
case
GATTS_REQ_TYPE_MTU
:
Completed in 28 milliseconds