Searched defs:send (Results 1 – 8 of 8) sorted by relevance
76 def send(self, payload_dict): # type: (dict) -> None member in WebSocketClient
747 bool send = false; in bt_mesh_proxy_client_relay() local789 bool send = false; in bt_mesh_proxy_client_beacon_send() local
127 esp_hf_client_outgoing_data_cb_t send) in btc_hf_client_reg_data_cb()
107 esp_hf_client_outgoing_data_cb_t send; member
189 esp_hf_outgoing_data_cb_t send; member
497 esp_hf_client_outgoing_data_cb_t send) in esp_hf_client_register_data_callback()
529 …_t esp_hf_ag_register_data_callback(esp_hf_incoming_data_cb_t recv, esp_hf_outgoing_data_cb_t send) in esp_hf_ag_register_data_callback()
260 void btc_hf_reg_data_cb(esp_hf_incoming_data_cb_t recv, esp_hf_outgoing_data_cb_t send) in btc_hf_reg_data_cb()