Searched refs:profile_descriptors_t (Results 1 – 2 of 2) sorted by relevance
593 } profile_descriptors_t; typedef776 profile_descriptors_t profile_desc[RSI_BLE_MAX_RESP_LIST];897 profile_descriptors_t profile_desc[RSI_BLE_MAX_RESP_LIST];909 profile_descriptors_t profile_desc[RSI_BLE_MAX_RESP_LIST];3231 int32_t rsi_ble_get_profile(uint8_t *dev_addr, uuid_t profile_uuid, profile_descriptors_t *p_profil…4223 int32_t rsi_ble_get_profile_async(uint8_t *dev_addr, uuid_t profile_uuid, profile_descriptors_t *p_…5298 typedef void (*rsi_ble_on_profile_resp_t)(uint16_t resp_status, profile_descriptors_t *rsi_ble_resp…
1168 ble_specific_cb->ble_on_profile_resp(sync_status, (profile_descriptors_t *)payload); in rsi_ble_callbacks_handler()