Home
last modified time | relevance | path

Searched defs:scn (Results 1 – 10 of 10) sorted by relevance

/device/soc/esp/esp32/components/bt/host/bluedroid/api/include/api/
Desp_spp_api.h107 uint8_t scn[ESP_SPP_MAX_SCN]; /*!< channel # */ member
148 uint8_t scn; /*!< Server channel number */ member
157 uint8_t scn; /*!< Server channel number */ member
/device/soc/esp/esp32/components/bt/host/bluedroid/api/
Desp_spp_api.c172 esp_err_t esp_spp_stop_srv_scn(uint8_t scn) in esp_spp_stop_srv_scn()
/device/soc/esp/esp32/components/bt/host/bluedroid/bta/include/bta/
Dbta_jv_api.h177 UINT8 scn[BTA_JV_MAX_SCN]; /* channel # */ member
309 UINT8 scn; /* Server channe number */ member
383 UINT8 scn; /* Server channe number */ member
392 UINT8 scn; /* BTA_JV_GET_SCN_EVT */ member
/device/soc/esp/esp32/components/bt/host/bluedroid/btc/profile/std/include/
Dbtc_spp.h81 UINT8 scn; member
/device/soc/esp/esp32/components/bt/host/bluedroid/btc/profile/std/spp/
Dbtc_spp.c58 uint8_t scn; member
206 static spp_slot_t *spp_find_slot_by_scn(uint32_t scn) in spp_find_slot_by_scn()
/device/soc/esp/esp32/components/bt/host/bluedroid/stack/btm/
Dbtm_acl.c1578 BOOLEAN BTM_TryAllocateSCN(UINT8 scn) in BTM_TryAllocateSCN()
1603 BOOLEAN BTM_FreeSCN(UINT8 scn) in BTM_FreeSCN()
/device/soc/esp/esp32/components/bt/host/bluedroid/stack/rfcomm/
Dport_api.c104 int RFCOMM_CreateConnection (UINT16 uuid, UINT8 scn, BOOLEAN is_server, in RFCOMM_CreateConnection()
/device/board/isoftstone/yangfan/common/seetafaceengine/opencv2/3rdparty/carotene/hal/
Dtegra_hal.hpp1561 #define TEGRA_CVTBGRTOBGR(src_data, src_step, dst_data, dst_step, width, height, depth, scn, dcn, s… argument
1612 #define TEGRA_CVTBGRTOBGR565(src_data, src_step, dst_data, dst_step, width, height, scn, swapBlue, … argument
1645 #define TEGRA_CVTBGRTOGRAY(src_data, src_step, dst_data, dst_step, width, height, depth, scn, swapB… argument
1699 #define TEGRA_CVTBGRTOYUV(src_data, src_step, dst_data, dst_step, width, height, depth, scn, swapBl… argument
1740 #define TEGRA_CVTBGRTOHSV(src_data, src_step, dst_data, dst_step, width, height, depth, scn, swapBl… argument
/device/soc/esp/esp32/components/bt/host/bluedroid/stack/rfcomm/include/
Dport_int.h153 UINT8 scn; /* Service channel number */ member
/device/soc/winnermicro/wm800/board/include/bt/
Dwm_bt_def.h1621 uint8_t scn[WM_SPP_MAX_SCN]; member