OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GATT_TRANSPORT_LE_BR_EDR
(Results
1 - 4
of
4
) sorted by null
/external/bluetooth/bluedroid/stack/include/
gatt_api.h
141
#define GATTP_TRANSPORT_SUPPORTED
GATT_TRANSPORT_LE_BR_EDR
336
GATT_TRANSPORT_LE_BR_EDR
[
all
...]
gap_api.h
151
#define GAP_TRANSPORT_SUPPORTED
GATT_TRANSPORT_LE_BR_EDR
[
all
...]
/external/bluetooth/bluedroid/stack/srvc/
srvc_dis.c
348
status = GATTS_StartService (srvc_eng_cb.gatt_if, dis_cb.service_handle,
GATT_TRANSPORT_LE_BR_EDR
);
/external/bluetooth/bluedroid/stack/gatt/
gatt_api.c
511
case
GATT_TRANSPORT_LE_BR_EDR
:
[
all
...]
Completed in 2179 milliseconds