Home
last modified time | relevance | path

Searched refs:sirk_type (Results 1 – 5 of 5) sorted by relevance

/packages/modules/Bluetooth/system/stack/gatt/
Dgatt_attr.cc59 tGATT_STATUS status, const RawAddress&, uint8_t sirk_type, Octet16& sirk)>;
92 uint8_t sirk_type, Octet16& sirk)>
674 STREAM_TO_UINT8(tcb.sirk_type, pp); in gatt_cl_op_cmpl_cback()
679 .Run(tcb.gatt_status, tcb.peer_bda, tcb.sirk_type, tcb.sirk); in gatt_cl_op_cmpl_cback()
853 uint8_t sirk_type, Octet16& sirk)> in read_sr_sirk_req() argument
937 uint8_t sirk_type, Octet16& sirk)> in gatt_cl_read_sirk_req() argument
Dgatt_int.h334 uint8_t sirk_type; member
503 uint8_t sirk_type, Octet16& sirk)>
/packages/modules/Bluetooth/system/test/mock/
Dmock_stack_gatt_attr.cc86 uint8_t sirk_type, Octet16& sirk)> in gatt_cl_read_sirk_req() argument
/packages/modules/Bluetooth/system/bta/csis/
Dcsis_client.cc1603 uint8_t sirk_type = value[0]; in OnCsisSirkValueUpdate() local
1604 log::info("SIRK Type: 0x{:02x}", sirk_type); in OnCsisSirkValueUpdate()
1618 if (sirk_type == bluetooth::csis::kCsisSirkTypeEncrypted) { in OnCsisSirkValueUpdate()
2241 uint8_t sirk_type, in SirkValueReadCompleteDuringPairing() argument
2281 if (sirk_type == bluetooth::csis::kCsisSirkTypeEncrypted) { in SirkValueReadCompleteDuringPairing()
Dcsis_client_test.cc42 uint8_t sirk_type, Octet16& sirk)> in gatt_cl_read_sirk_req() argument