Searched defs:service_data (Results 1 – 8 of 8) sorted by relevance
/hal_espressif-latest/components/bt/host/bluedroid/stack/btm/ |
D | btm_ble_5_gap.c | 1422 void BTM_BlePeriodicAdvSyncTrans(BD_ADDR bd_addr, UINT16 service_data, UINT16 sync_handle) in BTM_BlePeriodicAdvSyncTrans() 1443 void BTM_BlePeriodicAdvSetInfoTrans(BD_ADDR bd_addr, UINT16 service_data, UINT8 adv_handle) in BTM_BlePeriodicAdvSetInfoTrans()
|
/hal_espressif-latest/components/bt/host/bluedroid/api/ |
D | esp_gap_ble_api.c | 1644 esp_err_t esp_ble_gap_periodic_adv_sync_trans(esp_bd_addr_t addr, uint16_t service_data, uint16_t s… in esp_ble_gap_periodic_adv_sync_trans() 1667 esp_err_t esp_ble_gap_periodic_adv_set_info_trans(esp_bd_addr_t addr, uint16_t service_data, uint8_… in esp_ble_gap_periodic_adv_set_info_trans()
|
/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/std/include/ |
D | btc_gap_ble.h | 412 uint16_t service_data; member 418 uint16_t service_data; member
|
/hal_espressif-latest/components/bt/host/bluedroid/stack/hcic/ |
D | hciblecmds.c | 1824 BOOLEAN btsnd_hcic_ble_periodic_adv_sync_trans(UINT16 conn_handle, UINT16 service_data, UINT16 sync… in btsnd_hcic_ble_periodic_adv_sync_trans() 1844 BOOLEAN btsnd_hcic_ble_periodic_adv_set_info_trans(UINT16 conn_handle, UINT16 service_data, UINT8 a… in btsnd_hcic_ble_periodic_adv_set_info_trans()
|
/hal_espressif-latest/components/bt/host/bluedroid/bta/dm/ |
D | bta_dm_api.c | 3454 void BTA_DmBleGapPeriodicAdvSyncTrans(BD_ADDR peer_addr, UINT16 service_data, UINT16 sync_handle) in BTA_DmBleGapPeriodicAdvSyncTrans() 3471 void BTA_DmBleGapPeriodicAdvSetInfoTrans(BD_ADDR peer_addr, UINT16 service_data, UINT8 adv_handle) in BTA_DmBleGapPeriodicAdvSetInfoTrans()
|
/hal_espressif-latest/components/bt/host/bluedroid/bta/dm/include/ |
D | bta_dm_int.h | 1150 UINT16 service_data; member 1157 UINT16 service_data; member
|
/hal_espressif-latest/components/bt/host/bluedroid/api/include/api/ |
D | esp_gap_ble_api.h | 1544 uint16_t service_data; /*!< The value provided by the peer device */ member
|
/hal_espressif-latest/components/bt/host/bluedroid/stack/include/stack/ |
D | btm_ble_api.h | 1300 UINT16 service_data; member
|