Searched refs:sirk_type (Results 1 – 5 of 5) sorted by relevance
/packages/modules/Bluetooth/system/stack/gatt/ |
D | gatt_attr.cc | 59 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
|
D | gatt_int.h | 334 uint8_t sirk_type; member 503 uint8_t sirk_type, Octet16& sirk)>
|
/packages/modules/Bluetooth/system/test/mock/ |
D | mock_stack_gatt_attr.cc | 86 uint8_t sirk_type, Octet16& sirk)> in gatt_cl_read_sirk_req() argument
|
/packages/modules/Bluetooth/system/bta/csis/ |
D | csis_client.cc | 1603 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()
|
D | csis_client_test.cc | 42 uint8_t sirk_type, Octet16& sirk)> in gatt_cl_read_sirk_req() argument
|