Searched refs:BLE_ERROR_MEMORY_CAPACITY_EXCEEDED (Results 1 – 2 of 2) sorted by relevance
226 ret = BLE_ERROR_MEMORY_CAPACITY_EXCEEDED; in hci_le_set_periodic_advertising_subevent_data()279 return BLE_ERROR_MEMORY_CAPACITY_EXCEEDED; in hci_le_set_periodic_advertising_response_data()286 return BLE_ERROR_MEMORY_CAPACITY_EXCEEDED; in hci_le_set_periodic_advertising_response_data()598 return BLE_ERROR_MEMORY_CAPACITY_EXCEEDED; in allocate_and_set_data_ext()
46 #define BLE_ERROR_MEMORY_CAPACITY_EXCEEDED ((tBleStatus)(0x07)) macro