Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/api/include/api/
Desp_spp_api.h130 uint8_t scn[ESP_SPP_MAX_SCN]; /*!< channel # */ member
171 uint8_t scn; /*!< Server channel number */ member
180 uint8_t scn; /*!< Server channel number */ member
/hal_espressif-latest/components/bt/host/bluedroid/bta/hf_client/
Dbta_hf_client_sdp.c86 BOOLEAN bta_hf_client_add_record(char *p_service_name, UINT8 scn, in bta_hf_client_add_record()
/hal_espressif-latest/components/bt/host/bluedroid/api/
Desp_spp_api.c197 esp_err_t esp_spp_stop_srv_scn(uint8_t scn) in esp_spp_stop_srv_scn()
/hal_espressif-latest/components/bt/host/bluedroid/bta/include/bta/
Dbta_jv_api.h181 UINT8 scn[BTA_JV_MAX_SCN]; /* channel # */ member
318 UINT8 scn; /* Server channe number */ member
393 UINT8 scn; /* Server channe number */ member
402 UINT8 scn; /* BTA_JV_GET_SCN_EVT */ member
/hal_espressif-latest/components/bt/host/bluedroid/bta/hf_ag/
Dbta_ag_sdp.c128 BOOLEAN bta_ag_add_record(UINT16 service_uuid, char *p_service_name, UINT8 scn, in bta_ag_add_record()
/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/std/include/
Dbtc_spp.h75 UINT8 scn; member
/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/std/spp/
Dbtc_spp.c54 uint8_t scn; member
241 static spp_slot_t *spp_find_slot_by_scn(uint32_t scn) in spp_find_slot_by_scn()
/hal_espressif-latest/components/bt/host/bluedroid/bta/jv/include/
Dbta_jv_int.h172 UINT8 scn; /* the scn of the server */ member
369 UINT16 scn; member
430 BOOLEAN scn[BTA_JV_MAX_SCN]; /* SCN allocated by java */ member
/hal_espressif-latest/components/bt/host/bluedroid/stack/btm/
Dbtm_acl.c1588 BOOLEAN BTM_TryAllocateSCN(UINT8 scn) in BTM_TryAllocateSCN()
1613 BOOLEAN BTM_FreeSCN(UINT8 scn) in BTM_FreeSCN()
/hal_espressif-latest/components/bt/host/bluedroid/stack/rfcomm/
Dport_api.c104 int RFCOMM_CreateConnection (UINT16 uuid, UINT8 scn, BOOLEAN is_server, in RFCOMM_CreateConnection()
/hal_espressif-latest/components/bt/host/bluedroid/bta/hf_client/include/
Dbta_hf_client_int.h195 UINT8 scn; member
/hal_espressif-latest/components/bt/host/bluedroid/stack/rfcomm/include/
Dport_int.h153 UINT8 scn; /* Service channel number */ member
/hal_espressif-latest/components/bt/host/bluedroid/bta/jv/
Dbta_jv_act.c814 UINT8 scn = 0; in bta_jv_get_channel_id() local
864 UINT16 scn = fc->scn; in bta_jv_free_scn() local
/hal_espressif-latest/components/bt/host/bluedroid/bta/hf_ag/include/
Dbta_ag_int.h259 UINT8 scn; member