Home
last modified time | relevance | path

Searched refs:GATT_REQ_NOT_SUPPORTED (Results 1 – 3 of 3) sorted by relevance

/system/bt/stack/include/
Dgatt_api.h35 #define GATT_REQ_NOT_SUPPORTED 0x06 macro
/system/bt/bta/include/
Dbta_gatt_api.h60 #define BTA_GATT_REQ_NOT_SUPPORTED GATT_REQ_NOT_SUPPORTED /* 0x0006 */
/system/bt/stack/gatt/
Dgatt_sr.cc759 gatt_send_error_rsp(p_tcb, GATT_REQ_NOT_SUPPORTED, GATT_REQ_MTU, 0, false); in gatts_process_mtu_req()