Searched refs:GATT_NO_RESOURCES (Results 1 – 10 of 10) sorted by relevance
188 if (mtu < *p_len) return GATT_NO_RESOURCES; in read_attr_value()200 if (mtu < *p_len) return GATT_NO_RESOURCES; in read_attr_value()222 if (mtu < *p_len) return GATT_NO_RESOURCES; in read_attr_value()280 status = GATT_NO_RESOURCES; in gatts_db_read_attr_value_by_type()303 status = GATT_NO_RESOURCES; in gatts_db_read_attr_value_by_type()
473 if (!p_msg) return GATT_NO_RESOURCES; in GATTS_HandleValueIndication()535 cmd_sent = GATT_NO_RESOURCES; in GATTS_HandleValueNotification()633 return GATT_NO_RESOURCES; in GATTC_ConfigureMTU()699 return GATT_NO_RESOURCES; in GATTC_Discover()760 if (!p_clcb) return GATT_NO_RESOURCES; in GATTC_Read()839 if (!p_clcb) return GATT_NO_RESOURCES; in GATTC_Write()892 if (!p_clcb) return GATT_NO_RESOURCES; in GATTC_ExecuteWrite()
407 return GATT_NO_RESOURCES; in attp_send_sr_msg()475 if (p_cmd == NULL) return GATT_NO_RESOURCES; in attp_send_cl_confirmation_msg()597 return GATT_NO_RESOURCES; in attp_send_cl_msg()
486 err = GATT_NO_RESOURCES; in gatt_process_read_multi_req()596 if (len < info_pair_len[p_msg->offset - 1]) return GATT_NO_RESOURCES; in gatt_build_find_info_rsp()612 return GATT_NO_RESOURCES; in gatt_build_find_info_rsp()761 if (reason == GATT_NO_RESOURCES) { in gatts_process_find_info()899 if (ret == GATT_NO_RESOURCES) reason = GATT_SUCCESS; in gatts_process_read_by_type_req()
992 gatt_end_operation(p_clcb, GATT_NO_RESOURCES, in gatt_process_read_rsp()
29 #define DIS_NO_RESOURCES GATT_NO_RESOURCES
56 GATT_NO_RESOURCES = 0x80, enumerator
215 status = GATT_NO_RESOURCES; in bta_gatts_register()225 status = GATT_NO_RESOURCES; in bta_gatts_register()
167 tGATT_STATUS status = GATT_NO_RESOURCES; in bta_gattc_register()271 bta_gattc_send_open_cback(p_clreg, GATT_NO_RESOURCES, in bta_gattc_process_api_open()384 bta_gattc_send_open_cback(p_clreg, GATT_NO_RESOURCES, p_data->remote_bda, in bta_gattc_init_bk_conn()
679 status = GATT_NO_RESOURCES; in BTA_GATTC_RegisterForNotifications()