Searched refs:esp_gatt_srvc_id_t (Results 1 – 7 of 7) sorted by relevance
23 void btc_to_bta_srvc_id(tBTA_GATT_SRVC_ID *p_dest, esp_gatt_srvc_id_t *p_src);27 void bta_to_btc_srvc_id(esp_gatt_srvc_id_t *p_dest, tBTA_GATT_SRVC_ID *p_src);
51 esp_gatt_srvc_id_t service_id;
91 void btc_to_bta_srvc_id(tBTA_GATT_SRVC_ID *p_dest, esp_gatt_srvc_id_t *p_src) in btc_to_bta_srvc_id()107 void bta_to_btc_srvc_id(esp_gatt_srvc_id_t *p_dest, tBTA_GATT_SRVC_ID *p_src) in bta_to_btc_srvc_id()
267 esp_gatt_srvc_id_t esp_srvc_id; in btc_gatts_act_create_attr_tab()295 esp_gatt_srvc_id_t esp_srvc_id; in btc_gatts_act_create_attr_tab()
126 … esp_gatt_srvc_id_t service_id; /*!< Service ID, including service UUID and other information */347 esp_gatt_srvc_id_t *service_id, uint16_t num_handle);
359 } __attribute__((packed)) esp_gatt_srvc_id_t; typedef
74 esp_gatt_srvc_id_t *service_id, uint16_t num_handle) in esp_ble_gatts_create_service()86 memcpy(&arg.create_srvc.service_id, service_id, sizeof(esp_gatt_srvc_id_t)); in esp_ble_gatts_create_service()