Searched refs:BLE_ATT_SVC_TX_POWER (Results 1 – 3 of 3) sorted by relevance
160 if (BLE_ATT_SVC_TX_POWER == uuid_disc) { in tps_c_srvc_browse_cb()209 target_uuid[0] = LO_U16(BLE_ATT_SVC_TX_POWER); in tps_c_disc_srvc_start()210 target_uuid[1] = HI_U16(BLE_ATT_SVC_TX_POWER); in tps_c_disc_srvc_start()
135 const uint8_t tps_svc_uuid[] = BLE_ATT_16_TO_16_ARRAY(BLE_ATT_SVC_TX_POWER); in tps_init()
124 BLE_ATT_SVC_TX_POWER = BLE_ATT_UUID_16(0x1804), enumerator