Searched refs:GATT_REQ_NOT_SUPPORTED (Results 1 – 4 of 4) sorted by relevance
34 #define GATT_REQ_NOT_SUPPORTED 0x0006 macro
66 #define BTA_GATT_REQ_NOT_SUPPORTED GATT_REQ_NOT_SUPPORTED /* 0x0006 */
390 if (p_data->is_prep) return GATT_REQ_NOT_SUPPORTED; in gap_proc_write_req()
912 gatt_send_error_rsp (p_tcb, GATT_REQ_NOT_SUPPORTED, GATT_REQ_MTU, 0, FALSE); in gatts_process_mtu_req()