Searched refs:wiced_bt_gatt_app_context_t (Results 1 – 1 of 1) sorted by relevance
| /hal_infineon-latest/btstack/wiced_include/ |
| D | wiced_bt_gatt.h | 784 typedef void * wiced_bt_gatt_app_context_t; typedef 817 wiced_bt_gatt_app_context_t p_app_ctxt; /**< Application context for \p p_app_data */ 834 … wiced_bt_gatt_app_context_t p_app_ctxt; /**< Application context for \p p_app_rsp_buffer*/ 1100 wiced_bt_gatt_app_context_t p_app_ctxt); 1123 uint16_t val_len, uint8_t *p_app_buffer, wiced_bt_gatt_app_context_t p_app_ctxt); 1148 uint16_t app_buffer_len, uint8_t *p_app_buffer, wiced_bt_gatt_app_context_t p_app_ctxt); 1247 wiced_bt_gatt_app_context_t p_app_ctxt); 1272 uint16_t data_len, uint8_t*p_app_rsp_buffer, wiced_bt_gatt_app_context_t p_app_ctxt); 1296 uint16_t len, uint8_t* p_app_rsp_buffer, wiced_bt_gatt_app_context_t p_app_ctxt); 1346 uint16_t len, uint8_t *p_app_rsp_buffer, wiced_bt_gatt_app_context_t p_app_ctxt); [all …]
|