HomeSort by relevance Sort by last modified time
    Searched refs:GATTS_REQ_TYPE_MTU (Results 1 - 6 of 6) sorted by null

  /external/bluetooth/bluedroid/stack/gatt/
gatt_attr.c 205 case GATTS_REQ_TYPE_MTU:
gatt_sr.c 951 gatt_sr_send_req_callback(conn_id, 0, GATTS_REQ_TYPE_MTU,
    [all...]
  /external/bluetooth/bluedroid/stack/srvc/
srvc_eng.c 298 case GATTS_REQ_TYPE_MTU:
  /external/bluetooth/bluedroid/stack/include/
gatt_api.h 380 GATTS_REQ_TYPE_MTU, /* MTU exchange information */
    [all...]
  /external/bluetooth/bluedroid/bta/include/
bta_gatt_api.h 434 #define BTA_GATTS_MTU_EVT GATTS_REQ_TYPE_MTU /* 4 */
    [all...]
  /external/bluetooth/bluedroid/stack/gap/
gap_ble.c 358 case GATTS_REQ_TYPE_MTU:

Completed in 321 milliseconds