Home
last modified time | relevance | path

Searched refs:tGAP_BLE_PREF_PARAM (Results 1 – 2 of 2) sorted by relevance

/system/bt/stack/include/
Dgap_api.h117 }tGAP_BLE_PREF_PARAM; typedef
121 tGAP_BLE_PREF_PARAM conn_param;
/system/bt/stack/gap/
Dgap_ble.c482 (const void *)&p_value->conn_param, sizeof(tGAP_BLE_PREF_PARAM)); in GAP_BleAttrDBUpdate()