Searched refs:GATT_NO_RESOURCES (Results 1 – 10 of 10) sorted by relevance
186 if (mtu < *p_len) return GATT_NO_RESOURCES; in read_attr_value()198 if (mtu < *p_len) return GATT_NO_RESOURCES; in read_attr_value()220 if (mtu < *p_len) return GATT_NO_RESOURCES; in read_attr_value()267 status = GATT_NO_RESOURCES; in gatts_db_read_attr_value_by_type()290 status = GATT_NO_RESOURCES; in gatts_db_read_attr_value_by_type()
443 if (!p_msg) return GATT_NO_RESOURCES; in GATTS_HandleValueIndication()501 cmd_sent = GATT_NO_RESOURCES; in GATTS_HandleValueNotification()593 if (!p_clcb) return GATT_NO_RESOURCES; in GATTC_ConfigureMTU()650 if (!p_clcb) return GATT_NO_RESOURCES; in GATTC_Discover()705 if (!p_clcb) return GATT_NO_RESOURCES; in GATTC_Read()783 if (!p_clcb) return GATT_NO_RESOURCES; in GATTC_Write()836 if (!p_clcb) return GATT_NO_RESOURCES; in GATTC_ExecuteWrite()
434 err = GATT_NO_RESOURCES; in gatt_process_read_multi_req()541 if (len < info_pair_len[p_msg->offset - 1]) return GATT_NO_RESOURCES; in gatt_build_find_info_rsp()557 return GATT_NO_RESOURCES; in gatt_build_find_info_rsp()700 if (reason == GATT_NO_RESOURCES) { in gatts_process_find_info()835 if (ret == GATT_NO_RESOURCES) reason = GATT_SUCCESS; in gatts_process_read_by_type_req()
398 if (p_msg == NULL) return GATT_NO_RESOURCES; in attp_send_sr_msg()530 if (p_cmd == NULL) return GATT_NO_RESOURCES; in attp_send_cl_msg()
941 gatt_end_operation(p_clcb, GATT_NO_RESOURCES, in gatt_process_read_rsp()
28 #define DIS_NO_RESOURCES GATT_NO_RESOURCES
49 #define GATT_NO_RESOURCES 0x80 macro
216 status = GATT_NO_RESOURCES; in bta_gatts_register()226 status = GATT_NO_RESOURCES; in bta_gatts_register()
171 tGATT_STATUS status = GATT_NO_RESOURCES; in bta_gattc_register()269 bta_gattc_send_open_cback(p_clreg, GATT_NO_RESOURCES, in bta_gattc_process_api_open()378 bta_gattc_send_open_cback(p_clreg, GATT_NO_RESOURCES, p_data->remote_bda, in bta_gattc_init_bk_conn()
672 status = GATT_NO_RESOURCES; in BTA_GATTC_RegisterForNotifications()