| /device/soc/chipsea/cst85/liteos_m/sdk/modules/btdm/ble/ble_stack/hl/inc/ |
| D | hal_attm.h | 45 uint16_t perm; member 61 uint16_t perm; member
|
| /device/soc/esp/esp32/components/bt/host/bluedroid/stack/gatt/ |
| D | gatt_db.c | 125 tGATT_PERM perm = p_attr->permission; in gatts_check_attr_readability() local 512 UINT16 gatts_add_characteristic (tGATT_SVC_DB *p_db, tGATT_PERM perm, in gatts_add_characteristic() 653 UINT16 gatts_add_char_descr (tGATT_SVC_DB *p_db, tGATT_PERM perm, in gatts_add_char_descr() 1068 tGATT_PERM perm; in gatts_write_attr_perm_check() local 1218 static void *allocate_attr_in_db(tGATT_SVC_DB *p_db, tBT_UUID *p_uuid, tGATT_PERM perm) in allocate_attr_in_db()
|
| D | gatt_api.c | 295 tGATT_PERM perm, tGATT_CHAR_PROP property, in GATTS_AddCharacteristic() 337 tGATT_PERM perm, in GATTS_AddCharDescriptor()
|
| /device/soc/amlogic/a311d/soc/amlogic/unifykey/ |
| D | unifykey.h | 35 unsigned int perm; member 48 unsigned int perm; member
|
| D | unifykey.c | 357 int key_unify_query(struct aml_uk_dev *ukdev, char *name, unsigned int *state, unsigned int *perm) in key_unify_query() 526 unsigned int perm, state; in unifykey_unlocked_ioctl() local
|
| /device/soc/esp/esp32/components/bt/host/bluedroid/bta/gatt/ |
| D | bta_gatts_api.c | 219 … tBTA_GATT_PERM perm, tBTA_GATT_CHAR_PROP property, tGATT_ATTR_VAL *attr_val, in BTA_GATTS_AddCharacteristic() 273 tBTA_GATT_PERM perm, in BTA_GATTS_AddCharDescriptor()
|
| /device/soc/asrmicro/asr582x/liteos_m/sdk/drivers/ble_inc/ |
| D | sonata_gatt_api.h | 222 uint16_t perm; member 266 uint8_t perm; member
|
| D | sonata_att.h | 943 #define SONATA_PERM_GET(perm, access) \ argument 947 #define SONATA_PERM_SET(perm, access, value) \ argument 955 #define SONATA_PERM_IS_SET(perm, access, right) \ argument
|
| /device/soc/esp/esp32/components/bt/host/bluedroid/btc/profile/std/gatt/ |
| D | btc_gatts.c | 346 tBTA_GATT_PERM perm; in btc_gatts_act_create_attr_tab() local 395 tBTA_GATT_PERM perm = gatts_attr_db[i].att_desc.perm; in btc_gatts_act_create_attr_tab() local
|
| /device/soc/esp/esp32/components/bt/host/bluedroid/api/ |
| D | esp_gatts_api.c | 136 … esp_gatt_perm_t perm, esp_gatt_char_prop_t property, esp_attr_value_t *char_val, in esp_ble_gatts_add_char() 175 esp_gatt_perm_t perm, esp_attr_value_t *char_descr_val, in esp_ble_gatts_add_char_descr()
|
| /device/soc/asrmicro/asr582x/liteos_m/sdk/drivers/ble_src/ |
| D | app.c | 84 uint8_t perm; member 1043 uint8_t perm = service_reg_env.reg_list[service_reg_env.reg_nb]->perm; in app_ble_gatt_add_srv_rsp_hand() local 1061 …uint16_t app_ble_rsp_event_handler(uint16_t opt_id, uint8_t status, uint16_t handle, uint16_t perm, in app_ble_rsp_event_handler() 1325 uint8_t perm = service_reg_env.reg_list[service_reg_env.reg_nb]->perm; in app_ble_gatt_add_srv_rsp() local 1542 static void app_ble_enable_service(uint16_t start_hdl, uint8_t perm) in app_ble_enable_service() 1548 static void app_ble_disable_service(uint16_t start_hdl, uint8_t perm) in app_ble_disable_service() 1582 uint8_t perm = atts[0].att_desc.perm; in app_ble_gatt_add_svc_helper() local
|
| /device/soc/goodix/gr551x/sdk_liteos/gr551x_sdk/components/sdk/ |
| D | ble_gatts.h | 271 uint16_t perm; /**< Attribute permissions, see @ref BLE_GATTS_ATTR_PERM. \n member 300 uint16_t perm; /**< Attribute permissions, see @ref BLE_GATTS_ATTR_PERM. \n member
|
| /device/soc/telink/b91/b91_ble_sdk/stack/ble/host/attr/ |
| D | att.h | 88 u8 perm; member
|
| /device/soc/esp/esp32/components/bt/host/bluedroid/btc/profile/std/include/ |
| D | btc_gatts.h | 95 esp_gatt_perm_t perm; member 105 esp_gatt_perm_t perm; member
|
| /device/soc/esp/esp32/components/bt/host/bluedroid/bta/gatt/include/ |
| D | bta_gatts_int.h | 93 tBTA_GATT_PERM perm; member 107 tBTA_GATT_PERM perm; member
|
| /device/soc/chipsea/cst85/liteos_m/sdk/modules/btdm/ble/ble_stack/hl/api/ |
| D | hal_att.h | 921 #define PERM_GET(perm, access)\ argument 925 #define PERM_SET(perm, access, value)\ argument 933 #define PERM_IS_SET(perm, access, right) \ argument 938 #define PERM_VAL(access, perm) \ argument
|
| /device/soc/rockchip/common/sdk_linux/ipc/ |
| D | util.c | 696 struct ipc64_perm *perm, int extra_perm) in ipcctl_obtain_check()
|
| D | msg.c | 390 static int msgctl_down(struct ipc_namespace *ns, int msqid, int cmd, struct ipc64_perm *perm, int m… in msgctl_down()
|
| /device/soc/beken/bk7235/liteos_m/bk_sdk_armino/include/modules/ |
| D | ble_types.h | 96 #define BK_BLE_PERM_GET(perm, access)\ argument 608 uint16_t perm; member
|
| /device/soc/esp/esp32/components/bt/host/bluedroid/api/include/api/ |
| D | esp_gatt_defs.h | 318 uint16_t perm; /*!< Attribute permission */ member
|
| /device/soc/winnermicro/wm800/board/src/app/wm_atcmd/ |
| D | wm_cmdp_hostif_gcc.h | 366 u32 perm; member
|