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

  /system/bt/stack/include/
gatt_api.h 35 #define GATT_REQ_NOT_SUPPORTED 0x06
    [all...]
  /system/bt/stack/btm/
btm_ble.cc 879 cb.Run(0, 0, GATT_REQ_NOT_SUPPORTED);
    [all...]
  /system/bt/stack/gatt/
gatt_main.cc     [all...]
gatt_sr.cc 731 gatt_send_error_rsp(tcb, GATT_REQ_NOT_SUPPORTED, GATT_REQ_MTU, 0, false);
    [all...]

Completed in 91 milliseconds