Home
last modified time | relevance | path

Searched refs:BTM_COD_MAJOR_PERIPHERAL (Results 1 – 4 of 4) sorted by relevance

/system/bt/stack/btm/
Dbtm_ble_gap.cc1427 dev_class[1] = BTM_COD_MAJOR_PERIPHERAL; in btm_ble_appearance_to_cod()
1487 dev_class[1] = BTM_COD_MAJOR_PERIPHERAL; in btm_ble_appearance_to_cod()
1491 dev_class[1] = BTM_COD_MAJOR_PERIPHERAL; in btm_ble_appearance_to_cod()
1495 dev_class[1] = BTM_COD_MAJOR_PERIPHERAL; in btm_ble_appearance_to_cod()
1499 dev_class[1] = BTM_COD_MAJOR_PERIPHERAL; in btm_ble_appearance_to_cod()
1503 dev_class[1] = BTM_COD_MAJOR_PERIPHERAL; in btm_ble_appearance_to_cod()
1507 dev_class[1] = BTM_COD_MAJOR_PERIPHERAL; in btm_ble_appearance_to_cod()
1511 dev_class[1] = BTM_COD_MAJOR_PERIPHERAL; in btm_ble_appearance_to_cod()
1515 dev_class[1] = BTM_COD_MAJOR_PERIPHERAL; in btm_ble_appearance_to_cod()
1607 p_cur->dev_class[1] = BTM_COD_MAJOR_PERIPHERAL; in btm_ble_update_inq_result()
Dbtm_sec.cc890 BTM_COD_MAJOR_PERIPHERAL) && in btm_sec_bond_by_transport()
4406 BTM_COD_MAJOR_PERIPHERAL)) && in btm_sec_link_key_notification()
4692 BTM_COD_MAJOR_PERIPHERAL) && in btm_sec_pin_code_request()
/system/bt/stack/hid/
Dhidh_api.cc530 BTM_COD_MAJOR_PERIPHERAL) { in hid_known_hid_device()
540 BTM_COD_MAJOR_PERIPHERAL)) { in hid_known_hid_device()
/system/bt/stack/include/
Dbtm_api_types.h247 #define BTM_COD_MAJOR_PERIPHERAL 0x05 macro