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 - 6
of
6
) sorted by null
/external/bluetooth/bluedroid/stack/gatt/
gatt_attr.c
192
case
GATTS_REQ_TYPE_MTU
:
gatt_sr.c
942
gatt_sr_send_req_callback(conn_id, 0,
GATTS_REQ_TYPE_MTU
,
[
all
...]
/external/bluetooth/bluedroid/stack/srvc/
srvc_eng.c
287
case
GATTS_REQ_TYPE_MTU
:
/external/bluetooth/bluedroid/stack/include/
gatt_api.h
383
GATTS_REQ_TYPE_MTU
, /* MTU exchange information */
[
all
...]
/external/bluetooth/bluedroid/bta/include/
bta_gatt_api.h
389
#define BTA_GATTS_MTU_EVT
GATTS_REQ_TYPE_MTU
/* 4 */
[
all
...]
/external/bluetooth/bluedroid/stack/gap/
gap_ble.c
453
case
GATTS_REQ_TYPE_MTU
:
Completed in 59 milliseconds