Home
last modified time | relevance | path

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

/AliOS-Things-master/components/py_engine/tests/multi_bluetooth/
A Dble_l2cap.py77 def send_data(ble, conn_handle, cid): argument
89 def recv_data(ble, conn_handle, cid): argument
173 ble = bluetooth.BLE() variable
A Dble_gap_advertise.py62 ble = bluetooth.BLE() variable
A Dble_gap_connect.py86 ble = bluetooth.BLE() variable
A Dble_gap_device_name.py119 ble = bluetooth.BLE() variable
A Dble_gattc_discover_services.py99 ble = bluetooth.BLE() variable
A Dble_gap_pair.py126 ble = bluetooth.BLE() variable
A Dble_mtu.py192 ble = bluetooth.BLE() variable
A Dble_gap_pair_bond.py131 ble = bluetooth.BLE() variable
A Dble_characteristic.py190 ble = bluetooth.BLE() variable
A Dble_gatt_data_transfer.py158 ble = bluetooth.BLE() variable
A Dstress_log_filesystem.py188 ble = bluetooth.BLE() variable
/AliOS-Things-master/components/sensor/drv/
A Ddrv_mag_st_lis3mdl.c381 static int drv_mag_st_lis3mdl_set_ble(i2c_dev_t *drv, uint8_t ble) in drv_mag_st_lis3mdl_set_ble()
A Ddrv_mag_st_lis2mdl.c278 static int drv_mag_st_lis2mdl_set_ble(i2c_dev_t* drv, uint8_t ble) in drv_mag_st_lis2mdl_set_ble()
A Ddrv_acc_mag_st_lsm303agr.c944 static int drv_mag_st_lsm303agr_set_ble(i2c_dev_t* drv, uint8_t ble) in drv_mag_st_lsm303agr_set_ble()

Completed in 21 milliseconds