Searched refs:api_call (Results 1 – 3 of 3) sorted by relevance
10 #define ESP_NETIF_CALL_CHECK(info, api_call, ret) \ argument12 esp_err_t __err = (api_call);\
106 #define BT_API_CALL_CHECK(info, api_call, ret) \ argument108 esp_err_t __err = (api_call);\
82 #define BT_API_CALL_CHECK(info, api_call, ret) \ argument84 esp_err_t __err = (api_call);\