Searched refs:GATT_REQ_NOT_SUPPORTED (Results 1 – 5 of 5) sorted by relevance
35 #define GATT_REQ_NOT_SUPPORTED 0x06 macro
94 #define BTA_GATT_REQ_NOT_SUPPORTED GATT_REQ_NOT_SUPPORTED /* 0x0006 */
1060 gatt_send_error_rsp (p_tcb, GATT_REQ_NOT_SUPPORTED, GATT_REQ_MTU, 0, FALSE); in gatts_process_mtu_req()1452 …s == GATT_INVALID_OFFSET || status == GATT_INVALID_ATTR_LEN || status == GATT_REQ_NOT_SUPPORTED)) { in gatt_attr_process_prepare_write()
1014 gatt_send_error_rsp (p_tcb, GATT_REQ_NOT_SUPPORTED, op_code, 0, FALSE); in gatt_data_process()
1257 status = GATT_REQ_NOT_SUPPORTED; in gatts_write_attr_perm_check()